Release 10.1A: OpenEdge Data Management:
SQL Reference
Date-time data types
Date-time data types are used to define points in time. Date-time data types represent calendar dates as well as times in This is the syntax for the date-time data types;
DATEStores a date value as three parts: year, month, and day. The ranges for the parts are:
TIMEStores a time value as four parts: hours, minutes, seconds, and milliseconds. The ranges for the parts are:
TIMESTAMPCombines the parts of
DATEandTIME.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |